[XEN] Fix mapping of p2m into monitor tables for external-mode guests.
authorTim Deegan <tim.deegan@xensource.com>
Sat, 2 Sep 2006 11:11:54 +0000 (12:11 +0100)
committerTim Deegan <tim.deegan@xensource.com>
Sat, 2 Sep 2006 11:11:54 +0000 (12:11 +0100)
commit9113a62c1b23ac5a242b0768ccf1561b0b738b65
tree8c549d49c8c01c983354f9ea63efc1372d91c9a8
parentf1da4c1bac93efb640078be3d5e01bc634b3214f
[XEN] Fix mapping of p2m into monitor tables for external-mode guests.
The previous code could map frame zero into the P2M table on PAE hosts.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/mm/shadow/multi.c